home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1998 May / Macworld (1998-05).dmg / Updaters / RealPC 1.0.2 Update / RealPC Upgrade Disk / INSIGNIA / MAC / AUTOEX95.JP < prev    next >
Encoding:
Text File  |  1998-02-17  |  1015 b   |  26 lines

  1. @echo off
  2. rem
  3. rem    AUTOEXEC.BAT
  4. rem    Copyright 1997 Insignia Solutions PLC. All rights reserved.
  5. rem
  6. loadhigh C:\WINDOWS\nlsfunc.exe C:\WINDOWS\country.sys
  7. path C:\INSIGNIA;%path%;C:\
  8. set TEMP=C:\WINDOWS\TEMP
  9.  
  10. rem  *************************************************************************
  11. rem  * Uncomment the following line if you select Sound Blaster Pro emulation.
  12. rem  set BLASTER=A220 I5 D1 T4
  13. rem  *************************************************************************
  14. rem  * Uncomment the following line if you select Sound Blaster 16 emulation.
  15. rem  set BLASTER=A220 I5 D1 H5 P330 T6
  16. rem  *************************************************************************
  17.  
  18. c:\insignia\fsadrive e: g: h:
  19. rem  ********************************************************************
  20. rem  **  Uncomment the following line to enable MS-DOS mouse support.  **
  21. rem  c:\insignia\mouse.com
  22. rem  ********************************************************************
  23. mode com1:9600,n,8,1
  24. prompt $p$g
  25. ver
  26.